Fix call to state_set inside preserve (was erroneously calling set_state).
authoremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 15:27:16 +0000 (16:27 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 15:27:16 +0000 (16:27 +0100)
commitceb5b3d25605715802e6a795381a2087ea373be5
tree41ddf02c71eae5bf3b99ea3556ddd6685d5a9c32
parenta4986d8ff86cfbb82fb5f7c9578087155db575fb
Fix call to state_set inside preserve (was erroneously calling set_state).
Tidy exception handling, and rename local 'channel' variable which was clashing
with the identical global name.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py